deltas: Take a shared repo lock while reindexing deltas
authorAlexander Larsson <alexl@redhat.com>
Fri, 9 Oct 2020 08:15:42 +0000 (10:15 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 23 Oct 2020 11:06:46 +0000 (13:06 +0200)
commit0984ff8471cb758f66e8958813670c8ee99e7358
tree7e8a0ff77bcf2f196f0526549a0b2da5262d5154
parente8a7485458fe744afb168e64a2e1422c578ac38b
deltas: Take a shared repo lock while reindexing deltas

This ensures we're not racing with a prune operation that can be removing
the delta indexes we're relying on.
src/libostree/ostree-repo-static-delta-core.c